home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / Chip_2004-06_cd1.bin / oddech / table / TableFootie.swf / scripts / DefineButton2_135 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-05-05  |  52 b   |  4 lines

  1. on(release){
  2.    _parent.gotoAndPlay("inGame");
  3. }
  4.